home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 36
/
Amiga Format CD36 (1999-01-22)(Future Publishing)(GB)[!][issue 1999-02].iso
/
-seriously_amiga-
/
graphics
/
bdanim
/
rexx
/
astart.rexx
< prev
next >
Wrap
OS/2 REXX Batch file
|
1998-11-30
|
108b
|
14 lines
/* start anim*/
parse arg port
/*say port*/
address VALUE port
'start'
/*address 'AMIGA.2'
'start'*/